首页

欢迎

 

Welcome

欢迎来到这里, 这是一个学习数学、讨论数学的网站.

转到问题

请输入问题号, 例如: 2512

IMAGINE, THINK, and DO
How to be a scientist, mathematician and an engineer, all in one?
--- S. Muthu Muthukrishnan

Local Notes

Local Notes 是一款 Windows 下的笔记系统.

Local Notes 下载

Sowya

Sowya 是一款运行于 Windows 下的计算软件.

详情

下载 Sowya.7z (包含最新版的 Sowya.exe and SowyaApp.exe)


注: 自 v0.550 开始, Calculator 更名为 Sowya. [Sowya] 是吴语中数学的发音, 可在 cn.bing.com/translator 中输入 Sowya, 听其英语发音或法语发音.





注册

欢迎注册, 您的参与将会促进数学交流. 注册

在注册之前, 或许您想先试用一下. 测试帐号: usertest 密码: usertest. 请不要更改密码.


我制作的 slides

Problem

随机显示问题

Problèmes d'affichage aléatoires

软件 >> Calculator >> Bug
Questions in category: Bug (Bug).

[Bug]

Posted by haifeng on 2023-02-05 21:32:42 last update 2023-02-05 21:34:15 | Answers (0)


>> printRecursiveSeries((x+1)x(x+2),x,1,10,\n)
in> printRecursiveSeries((x+1)x(x+2),x,1,10,\n)
1
3
5
7
9
11
13
15
17
19

 

不同于下面的 (x+1)*x*(x+2)
------------------------

>> printRecursiveSeries((x+1)*x*(x+2),x,1,10,\n)
in> printRecursiveSeries((x+1)*x*(x+2),x,1,10,\n)
1
6
336
38272416
56060590716839257663296
176186654453940966415101758343368831005891099500239113100063334235776
5469139827058218798101218465260906817770532009979290887174189373402102848480157704494601835787106557175334209323000899768994221877279015724289748216104673490320217281562508981513548171796332733064696806656


 

>> printRecursiveSeries(x(x+1)(x+2),x,1,10,\n)
in> printRecursiveSeries(x(x+1)*(x+2),x,1,10,\n)
1
6
56
3306
10939556
119673918295806
14321846720271609085072077056